go/types.Checker.push (method)
3 uses
go/types (current package)
check.go#L201: func (check *Checker) push(obj Object) int {
decl.go#L106: obj.setColor(grey + color(check.push(obj)))
decl.go#L906: obj.setColor(grey + color(check.push(obj)))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)